Skip to main content

itemStyle

Type

property

Summary

The display style for header actions.

Syntax

get the itemStyle of <widget>
set the itemStyle of <widget> to <actionStyle>

Description

Determines whether header bar actions are displayed with their icons or their labels.

Value

NameTypeDescription

value

The way that actions are displayed.

  • "icons": Show the icons
  • "text": Show the labels

property: firstItemLeft